Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.spreadsheet.authentication

Contributions

XML Source

<component name="org.nuxeo.ecm.platform.spreadsheet.authentication">
  <extension
      target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService"
      point="startURL">

    <startURLPattern>
      <patterns>
        <pattern>spreadsheet/</pattern>
      </patterns>
    </startURLPattern>

  </extension>

</component>